services.github-runners.<name>.enable

Whether to enable GitHub Actions runner.

Note: GitHub recommends using self-hosted runners with private repositories only. Learn more here: About self-hosted runners.

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/continuous-integration/github-runner/options.nix>